net/http/httputil.ReverseProxy.flushInterval (method)
2 uses
net/http/httputil (current package)
reverseproxy.go#L339: err = p.copyResponse(rw, res.Body, p.flushInterval(res))
reverseproxy.go#L411: func (p *ReverseProxy) flushInterval(res *http.Response) time.Duration {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)